/* general */
body {
    background: #eee;
    color: #333;
}
a {
    color: #888;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
#wrapper {
    background: url(images/bg.png?1345111366) repeat-y;
    width: 950px;
    padding: 0 15px;
}
#header,
#globalWrapper,
#identityWrapper,
#topGraphicWrapper,
#adLeaderboardWrapper {
    width: 900px;
    margin: 0 25px;
}
#identityContact,
#topNav {
    border: 0;
}

/* header */
#globalLanguage a {
    color: #888;
    font-size: 11px;
    text-decoration: none;
    text-transform: none;
}
#globalLanguage a:hover {
    color: #333;
    text-decoration: underline;
}
#globalLanguage a.active {
    color: #333;
    font-weight: normal;
    text-decoration: underline;
}
#companyName {
    font-family: georgia, times, serif;
    font-size: 30px;
}
#companyTagline {
    font-family: georgia, times, serif;
    font-size: 16px;
    font-style: italic;
    color: #888;
}
#actionLine {
    font-family: georgia, times, serif;
    font-size: 16px;
    font-style: normal;
    color: #999;
}
#phoneNumber {
    font-family: georgia, times, serif;
    font-size: 22px;
    font-weight: normal;
    color: #888;
}
#contact {
    margin: -21px 0 0 0;
}
/* horizontal nav level 1 */
#topNav {
    width: 900px;
    margin: 0 25px 0 25px;
    border-top: 1px solid #333;
}
#topNav ul {
    width: 900px;
    margin: 1px 0 0 0;
}
#topNav ul {
    background: #eee;
}
#topNav ul li a {
    padding: 0 15px;
    color: #333;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 45px;
    text-decoration: none;
    border-right: 1px solid #fff;
}
#topNav ul li a:hover,
#topNav ul li a.active,
#topNav ul li a.active:hover {
    background: #ddd;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
}

/* horizontal nav level 2 */
#topNav ul ul {
    background: #fff;
    margin: 0;
}
#topNav ul ul li a {
    color: #666;
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 28px;
    text-shadow: none;
}
#topNav ul ul li a:hover,
#topNav ul ul li a.active,
#topNav ul ul li a.active:hover {
    background: none;
    color: #333;

}

/* vertical nav level 1 */
.subnav a,
.subnav a.active,
.subnav a.active:hover {
    border: 0;
    line-height: 19px;
}
.subnav li {
    position: relative;
    margin: 0 0 0 9px;
    border-bottom: 1px dotted #ddd;
}
.subnav li:first-child {
    border-top: 1px dotted #ddd;
}
.subnav li:before {
    display: block;
    position: absolute;
    top: 2px;
    left: -9px;
    content: '›';
    font-size: 13px;
    color: #666;
}
.subnav a {
    color: #666;
    text-decoration: none;
}
.subnav a.active,
.subnav a.active:hover,
.subnav a:hover {
    color: #888;
    font-weight: normal;
    cursor: pointer;
}

/* vertical nav level 2 */
.subnav ul ul {
    padding: 0;
    margin: 0 0 5px 0;
}
.subnav ul ul a {
    font-size: 13px;
    border: 0;
}
.subnav ul ul li,
.subnav ul ul li:first-child {
    border: 0;
}
.subnav ul ul li:before {
    top: 0;
}

/* breadcrumb */
#breadcrumbWrapper {
    width: 900px;
    margin: 0 25px;
    border-top: 1px dotted #ddd;
}
#breadcrumb li {
    font-size: 11px;
    color: #999;
    margin: 0 0 0 5px;
}
#breadcrumb li a {
    text-decoration: none;
    color: #999;
}
#breadcrumb li a:hover {
    text-decoration: underline;
}
#breadcrumb li:before {
    display: inline;
    margin: 0 5px 0 0;
    content: '›';
}
#breadcrumb li:first-child:before {
    content: '';
    margin: 0;
}
.addthis_toolbox {
    padding: 0;
    margin: 6px 0 9px 0;
}

/* content */
#contentWrapperWrapper {
    width: 920px;
    margin: 0 15px;
}
.contentArea .h1,
.contentArea .h2 {
    font-family: georgia, times, serif;
    font-weight: normal;
}
.contentArea .h1 {
    font-size: 30px;
}
.contentArea .h2 {
    font-size: 20px;
    font-style: italic;
}
.contentArea .h1 a,
.contentArea .h2 a {
    color: #333;
    text-decoration: none;
}
.contentArea .h1 a:hover,
.contentArea .h2 a:hover {
    text-decoration: underline;
}
a.button {
    background: url(images/arrow-right.png?1345111366) no-repeat left center;
    color: #888;
    padding: 0 0 0 18px;
}
a.button:hover {
    background: url(images/arrow-right.png?1345111366) no-repeat left center;
    text-decoration: underline;
}
.module.focus .h2,
.formbuilder .h2 {
    margin: 0 0 5px 0;
    padding: 0 0 3px 0;
}
.module.focus .h2,
.formbuilder .h2,
.comments .h4,
.comments dd,
.feeds dd,
.border hr,
.contentAreaC .product .h1,
.contentAreaD .product .h1,
.product .price {
    border-bottom: 2px solid #ddd;
}
.product .price {
    border-top: 2px solid #ddd;
}
.comments dl, .feeds dl {
    border: 0;
}
.external .photo,
.external .photo:hover {
    background: #eee url(images/quote_icon.png?1345111366) no-repeat 14px center;
    padding: 20px 15px 20px 75px;
}
.external .quote,
.external .quote:hover {
    background: #eee url(images/quote_icon.png?1345111366) no-repeat 14px center;
    padding: 20px 15px 20px 75px;
}
.external a {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    color: #888;
}
.gallery .nav {
    font-size: 11px;
    color: #666;
}
.gallery .nav a.previous {
    background: url(images/arrow-left.png?1345111366) no-repeat center center;
}
.gallery .nav a.next {
    background: url(images/arrow-right.png?1345111366) no-repeat center center;
}
.comments .h4 {
    padding: 0;
}
.comments .h4 a {
    background: url(images/comment.png?1345111366) no-repeat left center;
    padding: 0 0 0 20px;
    color: #888;
    text-decoration: none;
}
.comments .h4 a:hover {
    text-decoration: underline;
}
.comments a {
    color: #666;
}
a.hide,
a.show {
    color: #666;
    text-decoration: none;
}
a.hide:hover,
a.show:hover {
    text-decoration: underline;
}
a.hide {
    background: url(images/arrow-up.gif?1345111366) no-repeat left center;
}
a.show {
    background: url(images/arrow-down.gif?1345111366) no-repeat left center;
}
.formbuilder.simple .h2 {
    padding: 0;
    border: 0;
}
.linklist ul {
    border-top: 2px solid #ddd;
}
.linklist li {
    border-bottom: 2px solid #ddd;
}
.linklist li a {
    background: url(images/arrow-right.png?1345111366) no-repeat left center;
    padding: 0 0 0 18px;
    color: #888;
    text-decoration: none;
}
.linklist a:hover {
    text-decoration: underline;
}
.feeds .h2 {
    border-bottom: 2px solid #ddd;
}
.divider {
    border-top: 2px solid #ddd;
}
.dotted {
    border-top: 1px dashed #ddd;
}

/* shop */
.productBuyButton .price,
.contentAreaC .price,
.contentAreaD .price {
    border: 0;
}
.ecommerceSlider .slider {
    border: 1px solid #ddd;
}
.ecommerceSlider2 .slider {
    border-bottom: 2px solid #ddd;
}
.ecommerceSlider ul.nav,
.ecommerceSlider2 ul.nav {
    background: transparent;
}
.ecommerceSlider .nav a.previous,
.ecommerceSlider2 .nav a.previous {
    background: url(images/arrow-left.png?1345111366) no-repeat center center;
}
.ecommerceSlider .nav a.next,
.ecommerceSlider2 .nav a.next {
    background: url(images/arrow-right.png?1345111366) no-repeat center center;
}
.ecommerceSlider2 .pics li span.pic span.stamp,
.ecommerceSlider span.stamp,
.ecommerceSlider2 span.stamp {
    background: #eee;
    background: rgba(238,238,238,.8);
    color: #333;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
}

/* checkout */
.checkoutArea .checkoutNav a.active {
    color: #888;
    text-decoration: none;
}
.checkoutArea .checkoutNav a:hover {
    text-decoration: underline;
}
.checkoutArea table tbody tr td,
.checkoutArea table tbody tr.paymentDelivery td,
.checkoutArea table tbody tr.subTotal,
.checkoutArea table tbody tr.total td,
.checkoutArea .newsletter,
.checkoutArea .terms,
.checkoutArea .checkoutDetail,
.checkoutArea table td span {
    border-color: #ddd;
}
.checkoutArea table tbody tr.total td {
    background: transparent;
}
.checkoutArea .subTotal strong,
.checkoutArea .total strong,
.checkoutArea .checkoutDetail strong {
    font-weight: bold;
}
.checkoutArea .button-container a.return {
    background: url(images/arrow-left-grey.png?1345111366) no-repeat left center;
}
.checkoutArea .button-container a.return:hover {
    text-decoration: underline;
}
.product .shopButtonWrapper, .checkoutArea .shopButtonWrapper {
    border: 0;
    text-align: right;
}
.contentAreaB .shopButtonWrapper,
.contentAreaD .shopButtonWrapper,
.contentAreaC .shopButtonWrapper {
    text-align: left;
}
.contentArea .shopButton,
.formbuilder .button {
    display: inline-block;
    background: url(images/button_bg.png?1345111366) no-repeat right center;
    padding: 0 28px 0 0;
    width: auto;
    height: 26px;
    font-size: 16px;
    line-height: 27px;
    color: #888;
    font-weight: bold;
    border: 0;
    text-align: right;
}
.productBuyButton .shopButtonWrapper {
    text-align: right;
}
.productBuyButton .shopButtonWrapper {
    text-align: right;
}

/* footer */
#footer {
    position: relative;
    width: 900px;
    padding: 0 25px;
    margin: 0 0 28px 0;
}
#footer:after {
    display: block;
    content: '';
    position: absolute;
    bottom: -30px;
    left: -15px;
    background: url(images/footer_bg.png?1345111366) no-repeat;
    width: 980px;
    height: 30px;
}
div.address {
    color: #999;
    text-transform: none;
    font-size: 13px;
    letter-spacing: 0;
}
#poweredByContainer {
    height: auto;
    border: 0;
}
#poweredByContainer a {
    line-height: 20px;
    color: #999;
}
